Balance Updates API
GetBalanceUpdates
- Request: POST /rpc/IndexerGateway/GetBalanceUpdates
- Content-Type: application/json
- Body (in JSON):
chainIds([]int - optional) — return results only for the chains that match the given ID.networks([]string - optional) — return results only for the chains that match the given names.contractAddress(string)lastBlockNumber(int - optional)lastBlockHash(string - optional)